GrapeCity ActiveReports for .NET 12.0J
DataTree.Scope<T> コンストラクタ(T[],DataRegion<T>[],Int32)

構文
'宣言
 
Public Function New( _
   ByVal values() As T, _
   ByVal regions() As DataTree.DataRegion(Of T), _
   Optional ByVal id As Integer _
)
public DataTree.Scope<T>( 
   T[] values,
   DataTree.DataRegion<T>[] regions,
   int id
)

パラメータ

values
regions
id
参照

関連項目

DataTree.Scope<T> クラス
DataTree.Scope<T> メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.